-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PM-15402] Remove TaxInfoComponent
from trial-initiation.module.ts
#12996
base: main
Are you sure you want to change the base?
Conversation
Great job, no security vulnerabilities found in this Pull Request |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12996 +/- ##
==========================================
+ Coverage 35.21% 35.28% +0.07%
==========================================
Files 3126 3124 -2
Lines 92542 92358 -184
Branches 16854 16794 -60
==========================================
+ Hits 32589 32590 +1
+ Misses 57496 57311 -185
Partials 2457 2457 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
# Conflicts: # apps/web/src/app/billing/accounts/trial-initiation/trial-billing-step.component.html # apps/web/src/app/billing/accounts/trial-initiation/trial-billing-step.component.ts # apps/web/src/app/billing/trial-initiation/trial-initiation.module.ts
1577541
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-15402
📔 Objective
TaxInfoComponent
from the trial initiation procedure. This allows the old component to be dropped in a subsequent pull request.Tax ID
field to the trial initiation wizard as required for plans that are for business use.📸 Screenshots
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes